home *** CD-ROM | disk | FTP | other *** search
/ Aminet 5 / Aminet 5 - March 1995.iso / Aminet / comm / dlg / Fixlevel.readme < prev    next >
Encoding:
Text File  |  1994-12-19  |  5.5 KB  |  131 lines

  1. Short:    Automatic upgrading for DLG Pro (version 1.15)
  2. Author:   dvlaam@cs.umu.se
  3. Uploader: dvlaam@cs.umu.se
  4. Type:     comm/dlg
  5.  
  6.    NAME
  7.        Fixlevel -- Upgrades userlevels in a DLG BB/OS
  8.  
  9.    SYNOPSIS
  10.        Fixlevel [-v] [-c cfgfile] [-t]
  11.  
  12.    FUNCTION
  13.        Checks user for new uploads or msg written that may give
  14.        him/her an higer userlevel. If it's time to upgrade, it fixes
  15.        that too. If the user doesn't fit into any of the userlevels
  16.        defined in the configuration file the program posts an warning.
  17.  
  18.    INPUTS
  19.        -n          - nowindow while running.
  20.        -v          - verbose display some info about every user.
  21.        -c cfgfile  - other name four configfile defaults to DLGConfig:Misc/fixlevel.cfg
  22.        -t          - test cofiguration file only
  23.  
  24.    RESULT
  25.        error - zero for success, an other value indicates an error
  26.  
  27.    EXAMPLE
  28.        fixlevel -c dlgconfig:misc/fixlevel.cfg
  29.  
  30.    NOTES
  31.        This program is SHAREWARE! That is NOT the same as public doamin!
  32.        To use this program you have to pay MONEY. The price for this
  33.        program is not much onlt 50 Skr or US $10. You may only redistribute
  34.        this program if the archive has all files from the orignal archive in it.
  35.        the file shall be:
  36.  
  37.        fixlevel        - Executabe, SHAREWERE version.
  38.        fixlevel.cfg    - An example configuration file.
  39.        fixlevel.batch  - A script runing the program and writing mail to Sysops.
  40.        fixlevel.doc    - This file.
  41.        fixlevel.doc_sw - Documentation in Swedish.
  42.        Registration    - Small file with more info about how to register.
  43.  
  44.        The program is Copyrighted by Anders Arnholm and Hans Hedlund,
  45.        you may not change anything in the program.
  46.  
  47.        This program is distributed as is. That means that there are
  48.        no warranty for damage made by the program. If you find a bug
  49.        in it please send it to us and you get to download the registerd
  50.        verson from our BBS system for free. (If you are the first that
  51.        will say.)
  52.  
  53.        This is what written on standard out while the program is running
  54.        at the same time as a small window is opened showing the name and level
  55.        of the user now examined.
  56.        17 Izadora:usr/home/fixlevel [30]> fixlevel
  57.        ROOT --> Sysop
  58.        Upgrade HANS_TESTARE! Lvl:10 Msg:6 Files:0
  59.        ANDERS_ARNHOLM --> Sysop
  60.        NEW_USER --> need to be *** VALIDATED ***
  61.        ROBERT_ARNHOLM --> Sysop
  62.        HANS_HEDLUND --> Sysop
  63.  
  64.        Thanxs for using fixlevel
  65.  
  66.  
  67.        17 Izadora:usr/home/fixlevel [31]>
  68.  
  69.    BUGS
  70.        None, that we know of!
  71.  
  72.    FEATURES
  73.  
  74.    CONFIGURATION
  75.  
  76.        The configuration file.
  77.        The order in the file is NOT important.
  78.        keywords:
  79.        SYSOP -   after this the name of the sysop to be informed
  80.                  that a user got upgraded. The program can have
  81.                  4 sysops with 255 chars long names, at the moment.
  82.                  Anyone who likes MORE please tell me and I'll add
  83.                  it in the next version.
  84.        example: "Sysop Anders Arnholm"
  85.        LEVEL -   after this comes an definition of an level in the
  86.                  BBS, after the key word comes the number of the
  87.                  level, the same as in the BBS, 255 for sysop. After
  88.                  that the name of the level, i have the same as the
  89.                  name of the template for upgrading to that level.
  90.                  Then you have the daylimit, the max time for a user
  91.                  to be logged in the same day, and sessionlimit, the
  92.                  maximal amount to be used in one session. The maximum
  93.                  amount of net credits on a special level, the dirlimit
  94.                  for an user at that level, the file ration. This is in
  95.                  the form 10:1, 33:1, or NONE just like you see it in
  96.                  useroptions, or useredit. Then last is the NetAccess
  97.                  flag, NONE, WRITE or SYSOP.
  98.        example: "Level 4,      Guest,       1000,   10,     0,   200,  1:1,  NONE"
  99.                 "Level 40,     Curate,       420,   60,   500,  3078, 60:1, WRITE"
  100.                 "Level 255,    Lord,        1440, 1440, 32000, 30000, None, SYSOP"
  101.        UPGRADE - When to upgrade an user. First the "from" level, then the
  102.                  "to" level. After that the number of letters the user have
  103.                  to write, this is taken from user.data DLG keeps count of
  104.                  both private and public mail here, and after that the
  105.                  number of files that a user have to send to get upgraded.
  106.        example: "upgrade 10, 20,  5,  5"
  107.        NOTIFY -  At the level just after the keyword, the program will display
  108.                  the message after the comma.
  109.        example: "notify   5, need to be *** VALIDATED ***"
  110.  
  111.    TODO
  112.        Fixlevel need to get it's own logfile :-)
  113.  
  114.    SEE ALSO
  115.        DragonLance Cronologies by Tracy Hickman and Margaret Weis
  116.  
  117.  
  118. ============================= Archive contents =============================
  119.  
  120. Original  Packed Ratio    Date     Time    Name
  121. -------- ------- ----- --------- --------  -------------
  122.    87968   39462 55.1% 10-Nov-94 09:35:34  fixlevel
  123.      215     142 33.9% 16-Aug-94 19:15:36  FixLevel.batch
  124.     1547     693 55.2% 19-Aug-94 12:52:04  fixlevel.cfg
  125.     4881    2035 58.3% 15-Sep-94 02:02:54  fixlevel.doc
  126.     6761    2734 59.5% 15-Sep-94 02:01:56  fixlevel.doc_sw
  127.     2719    1137 58.1% 04-Sep-94 23:54:00  Registration
  128.      463     244 47.3% 10-Nov-94 09:40:16  ReadMe
  129. -------- ------- ----- --------- --------
  130.   104554   46447 55.5% 13-Nov-94 22:55:58   7 files
  131.